notebook.community
Edit and run
In [ ]: from pixiedust.apps.messageHub import * MessageHubStreamingApp().run(credentials={ "username": "XXX", "password": "XXX", "api_key" : "XXX" })
from pixiedust.apps.messageHub import * MessageHubStreamingApp().run(credentials={ "username": "XXX", "password": "XXX", "api_key" : "XXX" })